-
Notifications
You must be signed in to change notification settings - Fork 32
🔒️ Fix Conversations permissions checks #8030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🔒️ Fix Conversations permissions checks #8030
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8030 +/- ##
==========================================
- Coverage 87.89% 85.03% -2.86%
==========================================
Files 1853 696 -1157
Lines 71495 32833 -38662
Branches 1258 176 -1082
==========================================
- Hits 62839 27921 -34918
+ Misses 8292 4854 -3438
+ Partials 364 58 -306
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
1fd4927
into
ITISFoundation:master



What do these changes do?
This PR fixes permissions check when creating, updating or deleting Conversations.
Related issue/s
How to test
Dev-ops